This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Mar 10, 2011, 6:19 PM
14 Posts
topic has been resolvedResolved

View Control Pagers

  • Category: Other
  • Platform: All
  • Release: 8.5.2
  • Role: Developer
  • Tags:
  • Replies: 3
I have a view control with a default pager. I have a custom control which contains some links. I would like to display the custom control on the same line as the view control pager. Is there any way to do this?
 

 
 
 
Mar 10, 2011, 7:05 PM
149 Posts
Re: View Control Pagers
 
Your question is almost impossible to answer without setting up your scenario.
I suggest you use firebug or the html source to find out which control/object that produces the linebreak.
 
linebreak is mostly caused by <br>, <p> and <div> html tags
 
If the control you want on the same line is outside i.e a div tag then you need somehow to get the other object inside the div or make your own pager.
 
 
Hope it helps
Thomas
 
 
 
Mar 11, 2011, 3:14 PM
14 Posts
Re: View Control Pagers
Thank You! The entry in Tommy's blog is what I was looking for. It worked and I have now inserted my custom control within the pager for the view control. The alignment is off a bit so I need to figure that out, but otherwise it is what I need. Thanks again for the tip.

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal